home *** CD-ROM | disk | FTP | other *** search
/ PC Format (PL) 2008 December / PC_Format_122008.iso / Multimedia / MediaPortal 0.2.3.0 / MediaPortal_0.2.3.0_Setup.exe / skin / BlueTwo wide / settings_general.xml < prev    next >
Extensible Markup Language  |  2007-11-15  |  3KB  |  76 lines

  1. ∩╗┐<?xml version="1.0" encoding="utf-8" standalone="yes"?>
  2. <window>
  3.   <id>705</id>
  4.   <defaultcontrol>10</defaultcontrol>
  5.   <allowoverlay>yes</allowoverlay>
  6.   <define>#header.label:128</define>
  7.   <define>#header.hover:hover_settings.png</define>
  8.   <controls>
  9.     <import>common.settings.xml</import>
  10.     <control>
  11.       <description>group element</description>
  12.       <type>group</type>
  13.       <animation effect="fade" time="250">WindowOpen</animation>
  14.       <animation effect="fade" time="250">WindowClose</animation>
  15.       <animation effect="slide" time="150" start="-300,0">WindowOpen</animation>
  16.       <animation effect="slide" time="250" end="800,0">WindowClose</animation>
  17.       <posX>113</posX>
  18.       <posY>165</posY>
  19.       <layout>StackLayout</layout>
  20.       <!-- topmost item needs an onup with a value of 17 for topbar to work -->
  21.       <control>
  22.         <description>Skin</description>
  23.         <type>selectbutton</type>
  24.         <id>10</id>
  25.         <width>280</width>
  26.         <label>166</label>
  27.         <onup>17</onup>
  28.       </control>
  29.       <control>
  30.         <description>Language</description>
  31.         <type>selectbutton</type>
  32.         <id>11</id>
  33.         <width>280</width>
  34.         <label>248</label>
  35.       </control>
  36.       <control>
  37.         <description>Start in fullscreen mode</description>
  38.         <type>togglebutton</type>
  39.         <id>12</id>
  40.         <width>280</width>
  41.         <label>1047</label>
  42.       </control>
  43.       <control>
  44.         <description>Screensaver</description>
  45.         <type>togglebutton</type>
  46.         <id>13</id>
  47.         <width>280</width>
  48.         <label>360</label>
  49.       </control>
  50.       <control>
  51.         <description>Skip steps screen button</description>
  52.         <type>button</type>
  53.         <id>21</id>
  54.         <width>280</width>
  55.         <label>6024</label>
  56.         <hyperlink>708</hyperlink>
  57.         <ondown>99</ondown>
  58.       </control>
  59.     </control>
  60.     <control>
  61.       <description>Skin Preview</description>
  62.       <type>image</type>
  63.       <id>20</id>
  64.       <animation effect="fade" time="250">WindowOpen</animation>
  65.       <animation effect="fade" time="250">WindowClose</animation>
  66.       <animation effect="slide" time="150" start="-300,0">WindowOpen</animation>
  67.       <animation effect="slide" time="250" end="800,0">WindowClose</animation>
  68.       <posX>533</posX>
  69.       <posY>174</posY>
  70.       <width>533</width>
  71.       <height>400</height>
  72.       <texture />
  73.     </control>
  74.   </controls>
  75. </window>
  76.